runtime.pollDesc.fd (field)

3 uses

	runtime (current package)
		netpoll.go#L78: 	fd    uintptr        // constant for pollDesc usage lifetime
		netpoll.go#L255: 	pd.fd = fd
		netpoll.go#L293: 	netpollclose(pd.fd)